Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
MiniSpringBootTutorial
/
requirejs
Public
forked from
requirejs/requirejs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
requirejs
.gitignore
on
ordered2
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 5, 2011
Starting experiment to build optimizer as one file for distribution.
jrburke
committed
b5e95d7
View commit details
Copy full SHA for b5e95d7
View code at this point
Browse repository at this point
Commits on Mar 14, 2011
Finish docs/build processes for removing special treatment for plugins in the requirejs repo.
jrburke
committed
afcf249
View commit details
Copy full SHA for afcf249
View code at this point
Browse repository at this point
Commits on Feb 5, 2011
Make sure to skip extraneous doh setup for adapter test, exclude built r.js from git.
jrburke
committed
cae2b28
View commit details
Copy full SHA for cae2b28
View code at this point
Browse repository at this point
Commits on Sep 11, 2010
Some update of the dojo conversion script. However, latest themeTester does not work converted, something about dijit.Dialog not having a set() method, so I expect some problem with the new dojo.St…
Show description for 5f09254
jrburke
committed
5f09254
View commit details
Copy full SHA for 5f09254
View code at this point
Browse repository at this point
Commits on May 16, 2010
Update docs to demonstrate priority config value, have a build test for it, and expand optimization tool to allow creating new modules.
jrburke
committed
5ef3693
View commit details
Copy full SHA for 5ef3693
View code at this point
Browse repository at this point
Commits on Apr 23, 2010
Vastly simplified node integration. Now it is just one file (after dist.js creates r.js), and it can convert CommonJS modules on the fly. Wicked. Awesome. Next step is to doc it.
jrburke
committed
7f7fde2
View commit details
Copy full SHA for 7f7fde2
View code at this point
Browse repository at this point
Commits on Mar 30, 2010
Consolidating build unit tests, started an optimization build unit test. More to do, but at least the template is set up now.
jrburke
committed
72fc9fa
View commit details
Copy full SHA for 72fc9fa
View code at this point
Browse repository at this point
Commits on Mar 2, 2010
Optimization tool now optimizes CSS: @import inlining and comment removal.
jrburke
committed
85c6ebb
View commit details
Copy full SHA for 85c6ebb
View code at this point
Browse repository at this point
Commits on Feb 18, 2010
Setting up a dist process for the web site and builds. Just getting the site dist in place right now.
jrburke
committed
1463817
View commit details
Copy full SHA for 1463817
View code at this point
Browse repository at this point
Commits on Jan 23, 2010
Renaming run to require for an experiment.
jrburke
committed
9a524a2
View commit details
Copy full SHA for 9a524a2
View code at this point
Browse repository at this point
Commits on Jan 8, 2010
Rework the evaluations of module callbacks, using a recursive execute style as suggested by Rawld Gill. This style was not used before in the dojo xd loader because it had to support Safari 2 which…
Show description for 189d31d
jrburke
committed
189d31d
View commit details
Copy full SHA for 189d31d
View code at this point
Browse repository at this point
Commits on Jan 1, 2010
Flatten run pragmas so they work when not defined, create an execModules build config that if false will not eval the modules. Needed for projects that use jquery with plugins: those files cannot b…
Show description for 385a53f
jrburke
committed
385a53f
View commit details
Copy full SHA for 385a53f
View code at this point
Browse repository at this point
Setting up a build of run.js to use with jquery, using the smallest settings possible with pragmas, fixed a boolean issue with skipPragmas in the build system, and made sure the build can be run wi…
Show description for c5c054f
jrburke
committed
c5c054f
View commit details
Copy full SHA for c5c054f
View code at this point
Browse repository at this point
Commits on Dec 30, 2009
Fix an issue where a waiting module could be added twice to the waiting queue, added more .gitignorable stuff.
jrburke
committed
d4e565a
View commit details
Copy full SHA for d4e565a
View code at this point
Browse repository at this point
Commits on Dec 23, 2009
Switching to git.
jrburke
committed
9be721b
View commit details
Copy full SHA for 9be721b
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.